tests/animated-resizing: Use gtk_window_default_size() instead
authorJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 08:41:54 +0000 (09:41 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
commitd7d738d745c3a8b91bfb009b2ee9a9f67a3b0c5c
treef460bad5d3d30454399f32c162d162e40f39d99b
parentac17217c69b3a439cc3039ee39e92801203b726f
tests/animated-resizing: Use gtk_window_default_size() instead

This will actually make it resize on-demand, as the default size is the
size used when computing the window size when the size is not fixed.
tests/animated-resizing.c